Fix filtering for test deps
authorAlex Crichton <alex@alexcrichton.com>
Thu, 10 Jul 2014 18:50:03 +0000 (11:50 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 10 Jul 2014 18:50:03 +0000 (11:50 -0700)
commitd29910068c7da960a39c769b94300d02832d93b5
tree2cd0b331de2d5ba740ee39eb72208cf12fe04438
parent5c2f20c517733c96f5912f3d1bb7e171fea25ce1
Fix filtering for test deps

This fixes `cargo test` to only test the *local* package
src/cargo/ops/cargo_rustc.rs
tests/test_cargo_test.rs